CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像处理 c语言

搜索资源列表

  1. Csharp_imageprocessing_

    0下载:
  2. C#语言,winform实现。图像处理程序,实现简单的图像操作,如放缩,平移,旋转等。-C# language, winform implementation. Image processing procedures, perform simple image manipulation, such as scaling, translation and rotation.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:65488
    • 提供者:奉孝
  1. Linuxc

    0下载:
  2. Linux+下用+C+语言进行数字图像处理.pdf-Linux+ in C++ language to digital image processingPDF
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:177692
    • 提供者:李洪亮
  1. c

    0下载:
  2. 五份资料,有图像处理的源码,图书,c语言学习资料等-Five copies of data, such as image processing source code, books, c language learning materials, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:625173
    • 提供者:wenxin
  1. language-C-image-processing-assembly

    0下载:
  2. 用C语言实现图像处理的程序代码集,包含多个实用程序代码-Image processing using C language program code set, including a number of practical code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4384068
    • 提供者:sanne
  1. C-image-processing

    0下载:
  2. 基于标准C语言的数字图像处理基本框架.基本框架就是这样,中间加入自己的算法就OK了-Standard C language based on digital image processing basic framework is the basic framework so that the middle of adding their own algorithms on the OK
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:143634
    • 提供者:Fisher
  1. C--image-processing

    0下载:
  2. C语言图像处理有拉普拉斯锐化(边缘检测),256色转灰度图,傅立叶变换,维纳滤波处理等代码(含有测试图片及结果)-C-Laplacian sharpening image processing (edge ​ ​ detection), 256-color to grayscale, Fourier transform, Wiener filter processing code (with test images and results)
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:29907835
    • 提供者:tian
  1. C-shiyongshuzituxiangchuli

    0下载:
  2. c语言数字图像处理相关资料,大家可以看看,里边有以下代码-c language digital image processing information, we can see, the following code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7535998
    • 提供者:zhao
  1. C-img-Function

    0下载:
  2. C语言图像处理函数大全,绝对的好文档。C语言进阶不看后悔。-C language image processing function Daquan
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4717095
    • 提供者:BackMouse
  1. C-Image-processing

    0下载:
  2. 内附电子书《数字图像处理编程入门》以及各章的源程序,主要功能是通过C++语言实现图形图像处理-Included the source code of your e-book "Digital Image Processing Introduction to Programming" and each chapter, the main function is C++ language for Graphics and Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1991286
    • 提供者:郄旭
  1. digital-image-processing-on-C

    0下载:
  2. 浅谈用C语言进行数字图像处理,非常基础, 适合初学-On the C language , digital image processing
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:20238
    • 提供者:huangweiyi
  1. C-Language-Image-Program-Design

    0下载:
  2. C语言图像处理pdf版本。该书中详细介绍了图像处理常用的方法以及源码,很多书本都是以此书为基础来进行编译的-C language image processing pdf version. Book describes in detail a commonly used method and the source of the image processing, a lot of books are book basis to compile
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:5096607
    • 提供者:林东
  1. canny_debug

    0下载:
  2. bmp 图像的c语言读取和中值处理过程很详细-bmp image of the C language to read and very detailed process in value
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:1775838
    • 提供者:gai
  1. C

    0下载:
  2. 图像处理各种算法C语言程序,可直接运行,无错误-Image processing algorithm C language program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6208724
    • 提供者:邹继欣
  1. c--in-Digital-Image-Processing

    0下载:
  2. c语言实现数字图像处理大全,主要总结了c语言在数字图像处理中的应用-Digital image processing c language Guinness, mainly summarizes the c language in Digital Image Processing
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:19968
    • 提供者:霍斌斌
  1. Visual-C-MATLAB-image-processing

    0下载:
  2. 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6598320
    • 提供者:朱朴宁
  1. 24to8

    0下载:
  2. 图像处理中24位彩色图像转换成灰度图像的c语言程序,已经调通了,希望对大家有帮助啊-Image Processing 24 color images into grayscale images c language program, has been transferred, and we hope to help ah
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3470625
    • 提供者:王丹孟
  1. C-language-about-sift

    0下载:
  2. 用C语言编写的一个shift算法,主要用于图形图像的处理。-A shift algorithm in C language, mainly for graphics processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3266420
    • 提供者:周煜
  1. Source-Code-of-Image-Processing-in-C

    0下载:
  2. C语言,图像处理 多种处理方式的集合 原代码 代码中有一定的解释-source code of image processing in C
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:542647
    • 提供者:Stan King
  1. Jseg图像分割

    0下载:
  2. Jseg图像分割算法 主要采用C语言, 有良好的分割处理效果 Unsupervised Segmentation of Color-Texture Regions in Images and Video
  3. 所属分类:GDI/图象编程

    • 发布日期:2015-05-27
    • 文件大小:186458
    • 提供者:xuangev5@qq.com
  1. 8通道2.4G接收机Keil C工程 (1)

    1下载:
  2. 1. depegation 于振南 在 2017-07-10 23:32:02 上传 说明:简单的Ocr使用,我相信对大家有用!相信对大家有用 可以的 开发平台:C-C++ | 大小:53KB | 下载0次 2. arduino语言说明 QIANXUNLT 在 2017-07-10 23:31:39 上传 说明:arduino入门编程语言说明,主要包括arduino的常量,函数,官方库。想学arduino的菜鸟值得一看。 开发平台:C-C++ | 大小:8KB | 下载0次 3.
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:51200
    • 提供者:yupi
« 1 2 3 4 5 6 78 9 10 11 12 ... 27 »
搜珍网 www.dssz.com